Object::IsObserved

Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:54:57 1991
Index Return to Main Contents
 

NAME

Object::IsObserved - instance method  

TEMPLATE

objectHasObservers = bool IsObserved()  

SPECIFIERS

public inline  

DESCRIPTION

Allows to test whether the receiver is observed. Using GetObserverIter would be cumbersome for that purpose.  

ARGUMENTS

none

 

RETURN ARGUMENT

bool objectHasObservers

TRUE
if the object has at least one observer
 

CATEGORIES

flag handling, change propagation, client interface

 

FILES

implementation:
Object.h


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:25 GMT, March 30, 2022